
.blkphotox {
	ZOOM: 1; 
	position: relative;
	width:390px;
	height:144px;
	overflow:hidden;
	border:1px solid #c2c2c2;
}

.blkphotox .LeftButton {
	float: left;
	left:0px;
	top:0px;
	cursor: pointer;
	position: absolute;
	width:15px;
	height:15px;
	margin-left:4px;
	margin-top:63px;
}

.blkphotox .RightButton {
	float: right;
	right:0px;
	top:0px;
	cursor: pointer;
	position: absolute;
	width:15px;
	height:15px;
	margin-right:4px;
	margin-top:63px;
}

.blkphotox .Cont {
	padding:0px 0px 0px 0px;
	overflow:hidden;
	margin-left:25px;
	}

.blkphotox .box {
	width:114px;
	height:auto;
	margin:0;
	text-align:center;
	float:left;
	margin-top:27px;
}
.box .fang{
	width:114px;
	height:85px;
	text-align:center;
	background:url(../images/index_lb_box1b_bg.gif) no-repeat 3px 0px;
}
.box .fang img{
	margin-top:3px;
	}
.title{
	width:114px;
	height:23px;
	line-height:23px;
	text-align:center;
	}
.title a{
	color:#000000;
	}